Lack Comments ^^^^^ **Definition:** * This smell comes from the lack of comments in the test code, which makes a test case hard to understand **Code Example:** * No code examples yet... .. TODO CODE EXAMPLE **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Improving Student Testing Practices through a Lightweight Checklist Intervention. `_ :octicon:`file-code;1em` :octicon:`comment-discussion;1em` :octicon:`graph;1em`